adResizeStart
Type
message
Summary
Sent whan an ad is about to resize.
Syntax
adResizeStart <pAdName>
Description
Handle the adResizeStart message if you want to perform an action when an ad is about to resize.
The adResizeStart message is sent to the current card when an ad is about to resize.
Parameters
Name | Type | Description |
---|---|---|
pAdName | The name of ad that has been expanded (as specified in mobileAdCreate) |
Examples
on adResizeStart pAdName
send "layout" to group "content"
end adResizeStart
Related
command: mobileAdCreate, mobileAdRegister, mobileAdDelete
message: adLoaded, adLoadFailed, adResizeEnd
Compatibility and Support
Introduced
LiveCode 6.0
OS
ios
android
Platforms
mobile